Enemy of the state

Submitted By: Anonymous on May 2, 2016

1

0

4352

Enemy of the state

Functional programming is all about removing state from your programs/functions and leaving them pure. Eg whenever you put any particular value in in you will always get the same value out. - explanation by reddit user brookllyn

Load More